home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 40
/
Amiga Format CD40 (1999-05-11)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-06].iso
/
+system+
/
afcd_files
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-12-15
|
266 b
|
19 lines
echo ""
echo ""
echo "Copying the latest AFCD Files to your hard drive..."
echo ""
echo ""
copy :c/afcdview to c:
echo "Copying AFCDView..."
wait 1
echo ""
copy :c/installer to c:
echo "Copying Installer..."
wait 1
echo ""
echo ""
echo "...all done!"
wait 1
endcli